T
The type of the value.
Platform Core .NET Assemblies API
GetValueByName<T>(String,T) Method
See Also  Send Feedback
Terrasoft.Core Namespace > BaseExtraPropertyCollection<TProperty> Class > GetValueByName Method : GetValueByName<T>(String,T) Method
extraPropertyName
Name of the extra property.
defValue
The default value.

Glossary Item Box

Gets the item's value by it's name with default value in case the value is null.

Syntax

 
C#
 
 

Parameters

extraPropertyName
Name of the extra property.
defValue
The default value.

Type Parameters

T
The type of the value.

Return Value

The value or the given defValue if the value is null.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.